[INFO] cloning repository https://github.com/shian15810/neobrew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shian15810/neobrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 890a5f9cd27f38f911053072ff117fad1f577c53
[INFO] checking shian15810/neobrew against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshian15810%2Fneobrew" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/shian15810/neobrew
[INFO] finished tweaking git repo https://github.com/shian15810/neobrew
[INFO] tweaked toml for git repo https://github.com/shian15810/neobrew written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shian15810/neobrew on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shian15810/neobrew already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key `lints.cargo` (may be supported in a future version)
[INFO] [stderr] 
[INFO] [stderr] consider passing `-Zcargo-lints` to enable this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24ddecbc4c5cc47edcd1593ba19c8120bc0f0d071e1759b5c0014ff03d24dd19
[INFO] running `Command { std: "docker" "start" "-a" "24ddecbc4c5cc47edcd1593ba19c8120bc0f0d071e1759b5c0014ff03d24dd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24ddecbc4c5cc47edcd1593ba19c8120bc0f0d071e1759b5c0014ff03d24dd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ddecbc4c5cc47edcd1593ba19c8120bc0f0d071e1759b5c0014ff03d24dd19", kill_on_drop: false }`
[INFO] [stdout] 24ddecbc4c5cc47edcd1593ba19c8120bc0f0d071e1759b5c0014ff03d24dd19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a5e92a389afec4c4265f2adc98a9fe290476df34dd57ccb79930c1f3171f705
[INFO] running `Command { std: "docker" "start" "-a" "0a5e92a389afec4c4265f2adc98a9fe290476df34dd57ccb79930c1f3171f705", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key `lints.cargo` (may be supported in a future version)
[INFO] [stderr] 
[INFO] [stderr] consider passing `-Zcargo-lints` to enable this feature.
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking mixtrics v0.2.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mea v0.6.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking cmsketch v0.2.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking ruzstd v0.8.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling build-rs v0.3.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling foyer v0.22.3
[INFO] [stderr]    Compiling rustc_tools_util v0.4.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking http-auth v0.1.10
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking base16ct v1.0.0
[INFO] [stderr]     Checking proc-exit v2.0.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking goblin v0.10.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=092495145913a65c -C extra-filename=-0f5f415c808a47b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-16fe799f7440025a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2d04b05b6cb9436d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="build"' --cfg 'feature="build_core"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=dff69e11951d94b0 -C extra-filename=-174adc6bb240b1ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-31ecd786fe404797.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-8f7dd38580e70830.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a6d7ad4c4280e6db.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5cd8f496451fc958.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e644acf4bdfb9529.rmeta --extern ruzstd=/opt/rustwide/target/debug/deps/libruzstd-f73a4be17af9fa2c.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0a5e92a389afec4c4265f2adc98a9fe290476df34dd57ccb79930c1f3171f705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a5e92a389afec4c4265f2adc98a9fe290476df34dd57ccb79930c1f3171f705", kill_on_drop: false }`
[INFO] [stdout] 0a5e92a389afec4c4265f2adc98a9fe290476df34dd57ccb79930c1f3171f705
